Jason Volk
|
d754af2f18
|
ircd::db: Disable interruption for port operations.
|
2018-12-15 23:07:42 -08:00 |
|
Jason Volk
|
67ce539759
|
ircd::db: Improve shutdown sequence for environment.
|
2018-12-15 23:06:33 -08:00 |
|
Jason Volk
|
ad46a3e49a
|
ircd::ctx: Relax object permissions.
|
2018-12-15 23:05:48 -08:00 |
|
Jason Volk
|
9f458938db
|
ircd: Gracefully ignore termination propagated from ircd::main().
|
2018-12-15 20:51:57 -08:00 |
|
Jason Volk
|
a2a66eb314
|
ircd::fs: Deinline various error ctor; simplify various error handling.
|
2018-12-15 20:50:32 -08:00 |
|
Jason Volk
|
d96ddae133
|
ircd::db: Propagate all errors from db::init_directory().
|
2018-12-15 20:50:32 -08:00 |
|
Jason Volk
|
3fd689931c
|
ircd::db: Add state and conditions for AIO operations on sequential_file.
|
2018-12-15 20:29:54 -08:00 |
|
Jason Volk
|
183af6a449
|
modules/console: Simplify proc cmd listing output.
|
2018-12-15 20:29:54 -08:00 |
|
Jason Volk
|
da97535713
|
ircd::db: Reduce the severity of the logmsg for ENOENT on a seqfile open().
|
2018-12-15 20:29:54 -08:00 |
|
Jason Volk
|
955c5ccfa1
|
construct: Don't exempt the console from watchdog warnings.
|
2018-12-15 20:29:54 -08:00 |
|
Jason Volk
|
bb6ba69f0b
|
ircd::db: Fix error handling for column_names(); add comments.
|
2018-12-15 20:29:54 -08:00 |
|
Jason Volk
|
5bba7b3f16
|
ircd: Remove make install hook to create db dir: already done in db::init.
|
2018-12-15 20:29:54 -08:00 |
|
Jason Volk
|
f1948d38e0
|
ircd::log: Create log directory at runtime rather than install.
|
2018-12-15 20:29:54 -08:00 |
|
Jason Volk
|
a8584f3336
|
ircd::fmt: Fix unconditional null termination regression.
|
2018-12-15 20:29:53 -08:00 |
|
Jason Volk
|
d7891d91e8
|
ircd::mods: Improve dlopen()/handle construction accoutrements.
|
2018-12-15 20:29:53 -08:00 |
|
Jason Volk
|
5d7f971b89
|
ircd::mods: Disable interruption during dlopen() / static init.
|
2018-12-15 20:29:53 -08:00 |
|
Jason Volk
|
4216e939c8
|
ircd: Set runlevel to QUIT when ircd::quit() called in START state.
|
2018-12-15 18:18:00 -08:00 |
|
Jason Volk
|
98cb7693f3
|
ircd::ctx: Set context to NOINTERRUPT rather than clearing TERMINATED like an INTERRUPTED.
|
2018-12-15 18:18:00 -08:00 |
|
Jason Volk
|
7471bf54f4
|
ircd::ctx: Improve/conform some watchdog log messages.
|
2018-12-15 18:18:00 -08:00 |
|
Jason Volk
|
e16eefb8fb
|
modules/console: Add a proc cmd.
|
2018-12-15 18:17:59 -08:00 |
|
Jason Volk
|
2cc7831770
|
ircd::fs: Add option to bypass AIO for specific operations.
|
2018-12-15 18:17:59 -08:00 |
|
Jason Volk
|
70d4b32c3d
|
ircd::db: Add interface for pause/continue of background work w/ console cmd.
|
2018-12-14 17:27:48 -08:00 |
|
Jason Volk
|
2eaf5c74c2
|
ircd::fmt: Minor simplify; cleanup.
|
2018-12-14 15:51:12 -08:00 |
|
Jason Volk
|
68e91d9206
|
ircd::client: Broadcast the notify to this dock here.
|
2018-12-14 15:38:31 -08:00 |
|
Jason Volk
|
c4d5f03725
|
ircd::fs: Add compat interface for range flush()/sync().
|
2018-12-13 18:04:48 -08:00 |
|
Jason Volk
|
5e8d5562da
|
ircd::fs: Simplify interface.
|
2018-12-13 17:46:08 -08:00 |
|
Jason Volk
|
9d423f84d8
|
ircd:;fs: Rename various fsync/sync related.
|
2018-12-13 16:54:09 -08:00 |
|
Jason Volk
|
a3613b1f4c
|
ircd::ctx: Don't persist conf items for slice/stack assertions.
|
2018-12-13 16:25:42 -08:00 |
|
Jason Volk
|
399198deac
|
ircd::ctx: Add flags for slice and stack usage watchdog exemption.
|
2018-12-13 16:21:54 -08:00 |
|
Jason Volk
|
3df645fcfb
|
ircd::ctx: Improve some prof log messages.
|
2018-12-13 15:19:26 -08:00 |
|
Jason Volk
|
e2cb79e28d
|
ircd::db: Minor cleanup; comments.
|
2018-12-13 13:44:37 -08:00 |
|
Jason Volk
|
4387b092ad
|
modules/console: Show request time in client list.
|
2018-12-13 12:26:44 -08:00 |
|
Jason Volk
|
b68677cc28
|
ircd::db: Simplify error handling and translation for env.
|
2018-12-12 17:32:24 -08:00 |
|
Jason Volk
|
04f3dc4d17
|
ircd::fs: Make fs::error inherit from std::system_error.
|
2018-12-12 17:32:24 -08:00 |
|
Jason Volk
|
7792f00461
|
ircd::db: Add more info to log message.
|
2018-12-12 16:55:11 -08:00 |
|
Jason Volk
|
a2892356d1
|
ircd::db: Compact range options package.
|
2018-12-12 16:02:31 -08:00 |
|
Jason Volk
|
62874ff498
|
ircd::db: Add src and dst level arguments to db::compact files interface.
|
2018-12-12 15:53:16 -08:00 |
|
Jason Volk
|
9236eeba75
|
ircd::db: Add dwarning for unaligned write w/ direct io.
|
2018-12-12 15:30:25 -08:00 |
|
Jason Volk
|
a7a00287bb
|
ircd::db: Assert the callback thread_id's match up with the current ircd::ctx.
|
2018-12-12 14:52:04 -08:00 |
|
Jason Volk
|
aac898a4b8
|
modules/console: Improve SST full info cmd output.
|
2018-12-12 14:48:07 -08:00 |
|
Jason Volk
|
0b37c03c78
|
ircd::db: Simplify log message formats on callbacks.
|
2018-12-12 14:48:06 -08:00 |
|
Jason Volk
|
1cab1fda7e
|
ircd::db: Use db logger rather than rog for event callbacks.
|
2018-12-12 13:24:47 -08:00 |
|
Jason Volk
|
8d9b0fb4b1
|
ircd::db: Options package checkpoint.
|
2018-12-12 13:16:47 -08:00 |
|
Jason Volk
|
df36a6a4ac
|
ircd::db: Use proper fs::sync() for sync requests.
|
2018-12-12 13:16:47 -08:00 |
|
Jason Volk
|
b80735c575
|
ircd::fs: Add sync()/syncfs().
|
2018-12-12 13:16:47 -08:00 |
|
Jason Volk
|
c156266bd8
|
ircd::fs: Simplify error handling.
|
2018-12-12 13:16:47 -08:00 |
|
Jason Volk
|
6dc547f8f1
|
ircd::db: Simplify some rdb event log messages.
|
2018-12-12 10:42:11 -08:00 |
|
Jason Volk
|
bf8e6695e2
|
modules/console: Add db opts cmd.
|
2018-12-12 10:23:42 -08:00 |
|
Jason Volk
|
41fd658b24
|
ircd::db: Add interface to get column and database options.
|
2018-12-12 10:17:47 -08:00 |
|
Jason Volk
|
a133235f82
|
ircd::db: Move database::options to db::options.
|
2018-12-12 10:17:47 -08:00 |
|